Release 10.1A: OpenEdge Development:
ADM Reference
initializeObject
SmartDataBrowser version of initializeObject. Part of the general initialization process, this procedure sets certain property values.
Location: browser.p Parameters: None Notes:
- Invokes initializeObject in
datavis.p(RUN SUPER).- Starting with Version 9.1A, dynamically creates columns of the SmartDataBrowser when the Dynamic SmartDataBrowser is used.
- For a SmartDataBrowser that is connected to a SmartDataObject as its Data source, sets the DataQueryBrowsed property to TRUE indicating the SmartDataObject is being browsed, and preventing it from being browsed by more than one SmartDataBrowser at a time.
- Sets the value of EnabledHandles, CreateHandles and FieldHandles property.
- Might create a Search Field for searching in the SmartDataBrowser if the corresponding SearchField property is set.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |